Skip to content

chore(deps): bump the python-dependencies group across 1 directory with 5 updates#137

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/python-dependencies-003887b510
Open

chore(deps): bump the python-dependencies group across 1 directory with 5 updates#137
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/python-dependencies-003887b510

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 26, 2026

Updates the requirements on beanie, pandas, infinity-client, lancedb and pylance to permit the latest version.
Updates beanie to 2.0.1

Release notes

Sourced from beanie's releases.

2.0.1

Note

This release specifies and limits the last major supported version of Python to 3.13. No version of Beanie is yet compatible with Python 3.14 and above.

What's Changed

New Contributors

Full Changelog: BeanieODM/beanie@2.0.0...2.0.1

Changelog

Sourced from beanie's changelog.

2.0.1 - 2025-11-17

Fix: exclude pymongo 4.15.0 due to a known issue

Bump lazy-model

Fix: incomplete type hint for regex pattern

Fix return types of min and max methods

Handle aggregation method on the whole collection

Fix: preserve fetch_links across chained find() and find_one()

Fix: pydantic "exclude" option is not working #756

Fix pydanticdeprecatedsince211: accessing the 'model_fields' attribute on the instance is deprecated

2.0.0 - 2025-07-09

Transform asyncdocmethod[doctype, p, r] into any to fix "incorrect call arguments" warning in pycharm

Fix typos in migrations docs

Motor -> async pymongo

[1.30.0] - 2025-06-10

Docs: update backlink usage of original_field for pydantic v2

Fix: first_or_none no longer mutates findmany object (#1116)

Migration finder skips modules starting with underscore

... (truncated)

Commits
  • b090d6c Version/2.0.1 (#1245)
  • 1074907 Merge pull request #1150 from gsakkis/fix_model_fields_deprecation_warning
  • 6528764 Fix PydanticDeprecatedSince211: Accessing the 'model_fields' attribute on the...
  • dcf5f55 fix: exclude pymongo 4.15.0 due to a known issue (#1225)
  • 415c319 fix: incomplete type hint for Regex pattern (#1209)
  • 112710c bump lazy-model (#1218)
  • b2f3fda fix: Pydantic "exclude" option is not working #756 (#1154)
  • 68ca070 Fix return types of min and max methods (#1204)
  • d31a372 fix: preserve fetch_links across chained find() and find_one() (#1184)
  • 384e6be handle aggregation method on the whole collection (#1203)
  • Additional commits viewable in compare view

Updates pandas to 3.0.0

Release notes

Sourced from pandas's releases.

pandas 3.0.0

We are pleased to announce the release of pandas 3.0.0, a major release from the pandas 2.x series. This release includes various new features, bug fixes, and performance improvements, as well as possible breaking changes.

The pandas 3.0 release removed a functionality that was deprecated in previous releases. It is recommended to first upgrade to pandas 2.3 and to ensure your code is working without warnings, before upgrading to pandas 3.0.

Highlights include:

See the announcement blog post and the detailed release notes for a list of all the changes.

Pandas 3.0.0 supports Python 3.11 and higher. The release can be installed from PyPI

python -m pip install --upgrade pandas==3.0.*

Or from conda-forge

conda install -c conda-forge pandas=3.0

Please report any issues with the release on the pandas issue tracker.

Thanks to all the contributors who made this release possible.

Commits
  • 366ccdf RLS: 3.0.0
  • 139f4d0 DOC: split/reorder other enhancements section in 3.0.0 whatsnew notes (#63762)
  • fd2a4f4 TST: assert reading of legacy pickles against current data (#61792)
  • cc0bcaa DOC: update whatsnew section on datetimelike resolution (#63780)
  • 3ddbb49 DOC: remove 2.3.4 whatsnew file from released 3.0 docs (#63779)
  • ee63532 CLN: Create temporary HDF5 file path and HDFStore for pytables tests (#63492)
  • 9512e99 CoW: better chained assignment warning message for update() method (#63500)
  • 1db90d5 API: rename read_iceberg selected_fields keyword to columns (#63748)
  • c9b51fa BUG: .str methods failing on PyArrow using regex with \Z (#63705)
  • 7cff0f4 API: Period.to_timestamp default to microsecond unit (#63760)
  • Additional commits viewable in compare view

Updates infinity-client to 0.0.77

Updates lancedb to 0.27.0

Release notes

Sourced from lancedb's releases.

Python LanceDB v0.27.0

🛠 Breaking Changes

🎉 New Features

🐛 Bug Fixes

📚 Documentation

🔧 Build and CI

Commits
  • 0667fa3 Bump version: 0.23.1-beta.0 → 0.23.1-beta.1
  • 30108c0 Bump version: 0.26.1-beta.0 → 0.26.1-beta.1
  • See full diff in compare view

Updates pylance to 2.0.0rc2

Commits
  • 10bbc10 chore: release candidate 2.0.0-rc.2
  • e1ab5c4 ci: try to make tests more stable (#5789)
  • 33ea6aa test: fix tests broken by pandas 3 release (#5786)
  • dc849fc test: update doctest to new pandas behavior (#5788)
  • f03b39a chore: fix typo (#5796)
  • 4b0f0c6 refactor(python): migrate torch.jit.script to torch.compile (#5759)
  • d819e67 feat: expose blob handling APIs to python (#5790)
  • 751de45 chore: release candidate 2.0.0-rc.1
  • 8948169 chore: release beta version 2.0.0-beta.10
  • b65e2cd fix: remove credential vending features from python and java bindings (#5737)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…th 5 updates

Updates the requirements on [beanie](https://github.com/BeanieODM/beanie), [pandas](https://github.com/pandas-dev/pandas), infinity-client, [lancedb](https://github.com/lancedb/lancedb) and [pylance](https://github.com/lance-format/lance) to permit the latest version.

Updates `beanie` to 2.0.1
- [Release notes](https://github.com/BeanieODM/beanie/releases)
- [Changelog](https://github.com/BeanieODM/beanie/blob/main/docs/changelog.md)
- [Commits](BeanieODM/beanie@1.30.0...2.0.1)

Updates `pandas` to 3.0.0
- [Release notes](https://github.com/pandas-dev/pandas/releases)
- [Commits](pandas-dev/pandas@v2.3.0...v3.0.0)

Updates `infinity-client` to 0.0.77

Updates `lancedb` to 0.27.0
- [Release notes](https://github.com/lancedb/lancedb/releases)
- [Changelog](https://github.com/lancedb/lancedb/blob/main/release_process.md)
- [Commits](lancedb/lancedb@v0.24.0...python-v0.27.0)

Updates `pylance` to 2.0.0rc2
- [Release notes](https://github.com/lance-format/lance/releases)
- [Changelog](https://github.com/lance-format/lance/blob/main/release_process.md)
- [Commits](lance-format/lance@v0.31.0-beta.1...v2.0.0-rc.2)

---
updated-dependencies:
- dependency-name: beanie
  dependency-version: 2.0.1
  dependency-type: direct:production
  dependency-group: python-dependencies
- dependency-name: pandas
  dependency-version: 3.0.0
  dependency-type: direct:development
  dependency-group: python-dependencies
- dependency-name: infinity-client
  dependency-version: 0.0.77
  dependency-type: direct:development
  dependency-group: python-dependencies
- dependency-name: lancedb
  dependency-version: 0.27.0
  dependency-type: direct:development
  dependency-group: python-dependencies
- dependency-name: pylance
  dependency-version: 2.0.0rc2
  dependency-type: direct:development
  dependency-group: python-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants